We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

cyqlite

100% Upwards compatible variant of SQLite. Provides win32/win64 versions of sqlite3.dll, which work better (smaller/faster/longer paths) than the dll’s provided by sqlite.org.

If you are like the rest of our user community, your IT team is busy. With pressure to deliver on-time projects, you don’t have a lot of time to spend making your management tools work. You need network monitoring tools that work for you. You want tools that makes it easy to find performance issues before your users do and resolve them before they impact the business. That’s why tens of thousands of customers around the world love WhatsUp Gold.

Website https://cyqlite.sourceforge.io/
Tags
License
Platform
Features
  • Maximum path length enhanced from 260 to 4096 bytes for win32/cygwin
  • Maximum path length enhanced from 512 to 4096 bytes for other platforms
  • Maximum default page length enhanced from 8192 to 32768
  • Maximum Number Of Attached Databases enhanced from 10 to 62
  • Support Unicode 10.0 (in FTS 3/4/5 tokenizer)
  • Compiled with the following options enabled: COLUMN_METADATA, DBPAGE_VTAB, DBSTAT_VTAB, FTS3, FTS3_PARENTHESIS, FTS4, FTS5, JSON1, RTREE, UNLOCK_NOTIFY, UPDATE_DELETE_LIMIT, LIKE_DOESNT_MATCH_BLOBS, OMIT_LOOKASIDE, SECURE_DELETE, SOUNDEX, USE_ALLOCA
  • Various other fixes (some of them win32/cygwin-specific)