Sqlite4java R186

Advertisement
Advertisement

sqlite4java R186 comes to users as an impressive and simple minimalistic Java wrapper for SQLite. SQLite is a free, compact, robust, embeddable SQL database engine. sqlite4java is built with the purpose to provide high-performance, low-garbage interface to SQLite for desktop Java applications.sqlite4java is not a JDBC driver. Access to the database is made through the custom interfaces of com.almworks.sqlite4java package. Tighter integration with SQLite offers better performance and features not available through JDBC interfaces.sqlite4java is built for use on Windows, Linux and Mac OS X, although you can try to compile it on other platforms. Required JRE version is 1.5. SQLite is pre-compiled and distributed along with the Java classes as dynamic JNI libraries.sqlite4java is pretty much work in progress. The latest version is stable enough for us (ALM Works) to use it in production applications, however the API is not full yet, some of the methods or optimizations for specific data types may be missing. Feel free to request improvements or suggest patches.Major FeaturesThin JNI-based wrapper for SQLite C Interface. Most of SQLite's user functions (not extender functions) are either already provided by the library or can be easily added.Single-threaded model - each SQLite connection is confined to a single thread, all calls must come from that thread. Application may open several connections to the same database from different threads. Along with the Serializable isolation level from SQLite, this feature facilitates writing very predictable code.Bulk retrieval from SELECT statements, greatly improving speed and garbage rate via minimizing the number of JNI calls to step() and column...() methods.Interruptible statements support allows to cancel a long-running query or update.Support for incremental BLOB I/O maps to sqlite3_blob... methods, which provide means to read/write portions of a large BLOB.SQL Profiler collects statistics on the executed SQL.

sqlite4java R186 comes to users as an ...

 
  • Sqlite4java R186
  • ALM Works Ltd
  • Mac OS X 10.4 or later
  • Apache
  • 1.1 Mb
  • 37296
 
 

Review Sqlite4java R186

  • captcha
 

Other software of ALM Works Ltd
  • Free Virtual Bugzilla Server  v.2.1Virtual Bugzilla server is a virtual machine with pre-installed Bugzilla. Instead of spending hours installing Bugzilla, why not just download a ready-to-use server? Virtual Bugzilla server is a VMWare virtual machine. You will need a free VMWare ...
  • JIRA Client  v.2.3.3JIRA Client 2.3.3 is a simple to use yet convenient program which boosts your productivity with an interactive interface, enables greater mobility with its offline mode, and has many useful features such as smart search, time tracking widget, ...
  • JIRA Client Lite  v.2.3.3JIRA Client Lite 2.3.3 is developed as a free and fully-functional version of JIRA Client which may be used in an open-source project.Major Features:JIRA on Your DesktopInteractive InterfaceJIRA Client is a desktop application. It shows search ...

New Miscellaneous software
  • Jk-ware Project Solutions  v.5.0We offer our project solutions for Visual C# developers. The solutions need Visual Studio Community and include all source files for the construction of a form administration for the Windows-CLR.
  • .Net OCR Library  v.2023.1.11644Quickly integrate a simple enhancement to your project build that will make the digital transformation of older physical files a snap. With the new .NET OCR Library from IronSoftware, you can easily scan, read, and edit barcodes and QR block codes.
  • HelpNDoc  v.8.4.0.372Full-featured help authoring tool, easy and powerful, producing HTML help files, CHM, PDF, Word, iPhone, ePub, Kindle and QtHelp documentation from a single source. Write help topics in the built-in word processor, hit the Generate button: it's done!
  • ModCom  v.15.10Free Windows software for Data Acquisition & Control, HMI / SCADA, Industrial Automation, Process Control, and Data Logging. Read data from sensors, turn on/off electrical equipment, output control voltages, count or time events, move stepper motors.
  • SQLite3 database manager Lite  v.3.2SQLite3 database manager Lite 3.2 is a full featured and advanced tool which can manage all SQLite3 database objects.Win32 application to manage SQLite3 database. Development tool for managing all SQLite3 database objects (tables, views, indexes, ...
  • SQLiteppSQLitepp is a C/C++/Python wrapper to sqlite library for database management. It implements an object oriented way to manipulate the database in every supported language. SQLitepp supports selfupdatable queries and a straight SQL code query system ...