SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. Developed by D. Richard Hipp, Dan Kennedy, Joe Mistachkin
License: Open Source
Feature | SQLite | Oracle Database |
---|---|---|
Cross-platform | ||
Database | ||
Embeddable | ||
Import from SqlServer | ||
In-memory database | ||
In-process file-based | ||
Lightweight | ||
Relational database | ||
Web-Database | ||
MariaDB | ||
NoSQL database | ||
Database Server | ||
REST API | ||
Developer Tools | ||
Distributed Database | ||
Java | ||
Object-oriented Language |