Databases
We have expertise in four main database platforms, each of which has a unique set of strengths:
- SQLite is an embedded (i.e., serverless) open source RDBMS, and is a very good choice for applications where high concurrency is not required.
- PostgreSQL is a rock-solid, Enterprise-grade RDBMS. Our respect for PostgreSQL is based upon years of working with Oracle databases in various capacities. PostgreSQL is the most robust and full-featured Open Source RDBMS available today.
- We also work with Microsoft SQL Server and Oracle Database for clients that have standardized on these platforms.