SonicJs Now Supports Over 10 Popular Databases!!!

SonicJs Now Supports Over 10 Popular Databases!!!

SonicJs Now Supports Over 10 Popular Databases!!!

Today marks the release of Beta 0.4.4. This release is packed with new features.

Among them is the implementation of TypeORM, a popular Node.js based ORM. Check out https://typeorm.io for details.

  • TypeORM was implemented as the data access layer. As a result, SonicJs now supports MySQL, PostgreSQL, SQLite (local file based database), MariaDB, Microsoft SQL Server, Oracle, WebSQL, MongoDB, CockroachDB, SAP Hana, sql.js, and others.
  • Theme based view overrides allow you to override the handlesbars view at a theme level.
  • Many new modules added to accommodate common website building needs.
    *Session management was enhanced. Sessions are now managed in the database, enabling better support for SonicJs running on multiple nodes.
  • Built in database backup, capable of being uploaded to Dropbox
  • Numerous bug fixes and minor enhancements

← Previous Post Next Post →